|
1 | 1 | # @mdn/browser-compat-data release notes
|
2 | 2 |
|
| 3 | +## [v6.0.18](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.18) |
| 4 | + |
| 5 | +May 27, 2025 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.Document.parseHTMLUnsafe_static.options_sanitizer_parameter` ([#26815](https://github.com/mdn/browser-compat-data/pull/26815)) |
| 10 | +- `api.Element.setHTMLUnsafe.options_sanitizer_parameter` ([#26815](https://github.com/mdn/browser-compat-data/pull/26815)) |
| 11 | +- `api.LargestContentfulPaint.paintTime` ([#26916](https://github.com/mdn/browser-compat-data/pull/26916)) |
| 12 | +- `api.LargestContentfulPaint.presentationTime` ([#26916](https://github.com/mdn/browser-compat-data/pull/26916)) |
| 13 | +- `api.PerformancePaintTiming.paintTime` ([#26916](https://github.com/mdn/browser-compat-data/pull/26916)) |
| 14 | +- `api.PerformancePaintTiming.presentationTime` ([#26916](https://github.com/mdn/browser-compat-data/pull/26916)) |
| 15 | +- `api.PerformancePaintTiming.toJSON` ([#26916](https://github.com/mdn/browser-compat-data/pull/26916)) |
| 16 | +- `api.ShadowRoot.setHTML` ([#26815](https://github.com/mdn/browser-compat-data/pull/26815)) |
| 17 | +- `api.ShadowRoot.setHTMLUnsafe.options_sanitizer_parameter` ([#26815](https://github.com/mdn/browser-compat-data/pull/26815)) |
| 18 | +- `browsers.chrome_android.releases.140` ([#26909](https://github.com/mdn/browser-compat-data/pull/26909)) |
| 19 | +- `browsers.chrome.releases.140` ([#26909](https://github.com/mdn/browser-compat-data/pull/26909)) |
| 20 | +- `browsers.firefox_android.releases.142` ([#26909](https://github.com/mdn/browser-compat-data/pull/26909)) |
| 21 | +- `browsers.firefox.releases.142` ([#26909](https://github.com/mdn/browser-compat-data/pull/26909)) |
| 22 | +- `browsers.webview_android.releases.140` ([#26909](https://github.com/mdn/browser-compat-data/pull/26909)) |
| 23 | +- `html.elements.script.type.speculationrules.target_hint` ([#26893](https://github.com/mdn/browser-compat-data/pull/26893)) |
| 24 | +- `http.headers.Clear-Site-Data.prefetchCache` ([#26893](https://github.com/mdn/browser-compat-data/pull/26893)) |
| 25 | +- `http.headers.Clear-Site-Data.prerenderCache` ([#26893](https://github.com/mdn/browser-compat-data/pull/26893)) |
| 26 | +- `svg.elements.use.omit_external_fragment` ([#26906](https://github.com/mdn/browser-compat-data/pull/26906)) |
| 27 | + |
| 28 | +### Statistics |
| 29 | + |
| 30 | +- 7 contributors have changed 40 files with 902 additions and 233 deletions in 19 commits ([`v6.0.17...v6.0.18`](https://github.com/mdn/browser-compat-data/compare/v6.0.17...v6.0.18)) |
| 31 | +- 17,184 total features |
| 32 | +- 1,156 total contributors |
| 33 | +- 5,259 total stargazers |
| 34 | + |
3 | 35 | ## [v6.0.17](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.17)
|
4 | 36 |
|
5 | 37 | May 23, 2025
|
|
0 commit comments